ace30 wcl: enable telemetry#10483
Merged
lgirdwood merged 2 commits intothesofproject:mainfrom Jan 16, 2026
Merged
Conversation
Increase Debug Window (Memory window 2) size by one slot (4096 bytes). The reason for this change is making space for telemetry functionality. Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
This will enable Telemetry feature for ACE 3.0 WCL Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
There was a problem hiding this comment.
Pull request overview
This PR enables telemetry functionality for the Intel ADSP ACE30 WCL platform by adding telemetry configuration options and adjusting memory window size.
Changes:
- Enabled SOF telemetry and performance measurement features
- Increased memory window 2 size to accommodate telemetry data
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
wjablon1
approved these changes
Jan 15, 2026
kv2019i
approved these changes
Jan 15, 2026
tmleman
approved these changes
Jan 15, 2026
serhiy-katsyuba-intel
approved these changes
Jan 15, 2026
lgirdwood
approved these changes
Jan 16, 2026
| CONFIG_DAI_DMIC_HAS_OWNERSHIP=n | ||
| CONFIG_DAI_DMIC_HAS_MULTIPLE_LINE_SYNC=y | ||
| CONFIG_DMA_INTEL_ADSP_GPDMA=n | ||
| CONFIG_MEMORY_WIN_2_SIZE=12288 |
Member
There was a problem hiding this comment.
Something we can fix later: there is a hex option for Kconfig and we could map a lot of the sizes to use hex instead of int.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enable telemetry for WCL platform